func net/netip.appendHexPad
2 uses
net/netip (current package)
netip.go#L841: func appendHexPad(b []byte, x uint16) []byte {
netip.go#L931: ret = appendHexPad(ret, ip.v6u16(i))
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)